getLastUpdate

abstract fun getLastUpdate(): Date

Gets the date and time when the device's software, configuration, or content was last successfully updated.

The returned Date object represents a specific instant in time, typically interpreted as UTC.

Return

The date of the last update, or null if never updated or if the information is unavailable.